Bug 566862 – pixbuf_new_from_file does not autodetect format
authorMatthias Clasen <mclasen@redhat.com>
Wed, 7 Jan 2009 15:02:33 +0000 (15:02 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 7 Jan 2009 15:02:33 +0000 (15:02 +0000)
commit54000d0ede49f23529889613f1a04e45fb1f0c13
tree039efb736c182f45c0d7746714ff351ede805bea
parent5a2d0bb0144b36ec73f1e895e41cb73fe85d5ac2
Bug 566862 – pixbuf_new_from_file does not autodetect format

2009-01-07  Matthias Clasen  <mclasen@redhat.com>

        Bug 566862 – pixbuf_new_from_file does not autodetect format

        * gdk-pixbuf-io.c (_gdk_pixbuf_get_module): Go back to sniffing
        without looking at the filename, to avoid breaking expected
        functionality.

svn path=/trunk/; revision=22073
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c